Welcome![Sign In][Sign Up]
Location:
Search - udp hole punching

Search list

[Program docPeer-to-Peer_Communication_Across_Network_Address

Description: This Document show you the UDP Hole Punching technology
Platform: | Size: 218112 | Author: Tung CPU | Hits:

[.netP2P

Description: 利用了UDP打洞技术.分服务器端跟客户端.服务器端负责登陆记录用户的IP和端口及转发打洞消息-Use of UDP hole punching techniques. Sub-server-side with the client. Server-side is responsible for landing records the user' s IP and port holes, and forwarding the message
Platform: | Size: 5120 | Author: Tracy | Hits:

[JSP/JavaMyP2PApplication

Description: JAVA的P2P程序,利用UDP打洞来穿透防火墙实现不同的两个内网之间进行点对点连接-JAVA of P2P programs, using the UDP hole punching to penetrate the firewall to achieve two different point between the internal network to connect
Platform: | Size: 17408 | Author: 周红福 | Hits:

[P2PP2P_Demo

Description: 采用UDP协议进行P2P打洞对话原理的演示程序,供学习交流-P2P protocol using UDP hole punching dialogue principle demonstration program for the study and exchange ~ ~ ~
Platform: | Size: 29696 | Author: 飘~ | Hits:

[P2PUDP_MakeHole

Description: udp 穿透, 传透NAT,打洞。不仅有文档的介绍,将原理介绍清楚,而且有可以直接运行的源码。学习udp打洞的好资料。-udp penetrate, pass through the NAT, holes. Not only describes the document will introduce a clear principle, but also can run the source code. Good information to learn udp hole punching.
Platform: | Size: 6124544 | Author: ren | Hits:

[Game EngineGame-Server-Network-Programming

Description: 网络游戏Server编程 本书向读者展示了网络游戏服务器设计和开发的基础知识及实战案例,首先介绍了C/C++的基础知识、开发服务器所必需的基础类及通信类;然后说明了C/C++基础知识中的继承(Inheritance)、重载(Overloading)等概念,以及基础类中的Log、Memory类和Thread类;接着在通信类中对服务器编程所需的Winsock及IOCP进行了说明;还介绍了如何运行库和类设计游戏服务器;另外,介绍了其他书籍中不常见到的性能监视器(Performance Monitor)、Packet管理框架、MiniDump、UDP Hole punching等内容;最后设计了PIGU游戏服务器。-Game Server Network Programming
Platform: | Size: 675840 | Author: 沈飞 | Hits:

[JSPUDP

Description: 一个很强大的UDP打洞源代码,以及程序设计的原理分析,内附详细的注释,很适合初学者。-A very powerful UDP hole punching source code, and program design principle of enclosing the detailed notes, it is suitable for beginners.
Platform: | Size: 43008 | Author: chen | Hits:

[Other Web Codea6e2ecaa793f

Description: 一个用UDP实现的网络聊天工具,利用UDP打洞技术实现了跨局域网的消息发送功能。-A UDP network chat tool, using UDP hole punching technology across the LAN to send a message.
Platform: | Size: 259072 | Author: chen | Hits:

[Other Web Code123

Description: 自己写的一个基于Java的远程控制程序,基于UDP通信,现在只能在内网中实现,还没有实现UDP打洞技术。-You write a Java-based remote control program, based on UDP traffic, and now only including network, there is no UDP hole punching technology.
Platform: | Size: 27648 | Author: chen | Hits:

[Internet-NetworkP2PDemo

Description: P2P服务器可以实现UDP打洞,还有测试客服端-P2P server UDP hole punching, as well as testing customer service side
Platform: | Size: 5450752 | Author: ben | Hits:

[.netUDPDaDong

Description: UDP打洞测试程序,实现点对点信息传输,C#提供了Sockets来进行套接字的编程,里面包含了TcpClient和UdpClient。用过的大家都知道Tcp发送消息更安全,而Udp传送数据容易丢包,但速度快,能穿越防火墙。目前比较流行的QQ聊天工具底层传输协议用户的就是Udp协议(不知道现在该没)。-UDP hole punching test program, peer-to-peer information transmission, C# Sockets to socket programming, which contains TcpClient and the UdpClient. Used everyone know Tcp safer to send messages, and the the Udp transfer data easily packet loss, but fast, able to pass through the firewall. QQ chat tools underlying transport protocol users more popular is the the Udp agreement (do not know this did not).
Platform: | Size: 98304 | Author: 胡军华 | Hits:

[Internet-NetworkHow-to-do-UDP-hole-punching-(linux-c)

Description: How to do UDP hole punching (linux c)
Platform: | Size: 30720 | Author: gogi71 | Hits:

[Internet-Networkudp

Description: 就是非常有名的“UDP打洞技术”,UDP打洞技术依赖于由公共防火墙和cone NAT,允许适当的有计划的端对端应用程序通过NAT“打洞”,即使当双方的主机都处于NAT之后。这种技术在 RFC3027的5.1节[NAT PROT] 中进行了重点介绍,并且在Internet[KEGEL]中进行了非正式的描叙,还应用到了最新的一些协议,例如[TEREDO,ICE]协议中。不过,我们要注意的是,“术”如其名,UDP打洞技术的可靠性全都要依赖于UDP。- is widely known as "UDP Hole Punching." UDP hole punching relies on the properties of common firewalls and cone NATs to allow appropriately designed peer-to-peer applications to "punch holes" through the middlebox and establish direct connectivity with each other, even when both communicating hosts may lie behind middleboxes. This technique was mentioned briefly in section 5.1 of RFC 3027 [NAT-PROT], and has been informally described elsewhere on the Internet [KEGEL] and used in some recent protocols [TEREDO, ICE]. As the name implies, unfortunately, this technique works reliably only with UDP.
Platform: | Size: 194560 | Author: zayden | Hits:

[CSharpUDPHole

Description: 简单示例,通过UDP打洞技术实现在不同局域网中的两终端实现通信-A simple example, communicate through UDP hole punching technique implemented in two different LAN terminal
Platform: | Size: 88064 | Author: jiang | Hits:

[TCP/IP stackudp-hole-punching

Description: This free source for UDP hole punching to process peer to peer communication over the internet. This is developed in C# and easy to use. UDP hole punching is one branch of peer to peer communication methods. Thanks for reading!-This is free source for UDP hole punching to process peer to peer communication over the internet. This is developed in C# and easy to use. UDP hole punching is one branch of peer to peer communication methods. Thanks for reading!
Platform: | Size: 77824 | Author: sc1001 | Hits:

[JSP/Javaghsc263041041150271

Description: holepunchsample: A simple demonstration of UDP hole punching using Java.
Platform: | Size: 7168 | Author: xiguan | Hits:

CodeBus www.codebus.net